home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / demo / mag / HDU_no9.lha / Prg / TB40.lha / TB4.0 / TBPrint / test.rexx < prev   
Encoding:
OS/2 REXX Batch file  |  1998-02-10  |  119 b   |  8 lines

  1. /* test.rexx By Stuart Kelly */
  2.  
  3. ADDRESS 'TBPRINT.1'
  4.  
  5. /* Send TBPrint a test command */
  6. 'TEST'
  7. SAY 'Test Command Sent'
  8.